In [18]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Round Valley¶

Date: 23 Nov 1984 18:08:25¶

m = 6.1¶

In [19]:
folder, earthquake = find_earthquake('Round Valley')
In [20]:
bar_chart_fp(folder)
In [21]:
plot_box_3d(folder)
In [22]:
scatter_plot_evs(folder)
In [23]:
temporal_series_b(folder)
In [24]:
alert_status_plot(folder)
In [25]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Round Valley 1984-11-23 18:08:25.360000 6.1 0.69 127.86 127.86 155.54 160.32 221 82 -43 UN
In [ ]:

In [ ]: